Home
last modified time | relevance | path

Searched hist:"6 e03492e9d288d9ce886064289e2768da5d7d967" (Results 1 – 3 of 3) sorted by path

/linux/mm/
H A Dmadvise.cdiff 6e03492e9d288d9ce886064289e2768da5d7d967 Wed Dec 13 22:58:41 CET 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: return a folio from read_swap_cache_async()

The only two callers simply call put_page() on the page returned, so
they're happier calling folio_put(). Saves two calls to compound_head().

Link: https://lkml.kernel.org/r/20231213215842.671461-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
H A Dswap.hdiff 6e03492e9d288d9ce886064289e2768da5d7d967 Wed Dec 13 22:58:41 CET 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: return a folio from read_swap_cache_async()

The only two callers simply call put_page() on the page returned, so
they're happier calling folio_put(). Saves two calls to compound_head().

Link: https://lkml.kernel.org/r/20231213215842.671461-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
H A Dswap_state.cdiff 6e03492e9d288d9ce886064289e2768da5d7d967 Wed Dec 13 22:58:41 CET 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: return a folio from read_swap_cache_async()

The only two callers simply call put_page() on the page returned, so
they're happier calling folio_put(). Saves two calls to compound_head().

Link: https://lkml.kernel.org/r/20231213215842.671461-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>